@charset "utf-8";
@font-face {
	font-family: 'font1';
	src: url('../font/politicaregular.ttf');
}

@font-face {
	font-family: 'font2';
	src: url('../font/Oswald-Medium.ttf');
}

@font-face {
	font-family: 'font3';
	src: url('../font/akrobat-regular.ttf');
}

@font-face {
	font-family: 'font4';
	src: url('../font/Oswald-ExtraLight.ttf');
}

@font-face {
	font-family: 'font5';
	src: url('../font/AgencyFB.ttf');
}

/* CSS Document */

html {
	color: #333;
	background: #fff
}

* {
	/*transition: all 0.3s ease-in-out;*/
}

body,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
img,
ul,
li,
a,
strong,
span,
p,
dl,
dt,
dd,
input,
textarea {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
	text-decoration: none;
	font-family: "microsoft yahei";
	font-weight: normal;
	font-size: 14px;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none !important;
}

a:focus {
	text-decoration: none !important;
}

fieldset,
img {
	border: 0
}

ol,
ul {
	list-style: none
}

.w-100 {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.w-1260 {
	width: 1260px;
	margin: 0 auto;
	overflow: hidden;
}

.w-1260-1 {
	width: 1260px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.mt-10 {
	margin-top: 10px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-35 {
	margin-top: 35px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-50 {
	margin-top: 55px;
}

.mt-60 {
	margin-top: 55px;
}

.mt-65 {
	margin-top: 65px;
}

.mt-70 {
	margin-top: 60px;
}

.mt-80 {
	margin-top: 80px;
}

.mt-90 {
	margin-top: 90px;
}

.mt-100 {
	margin-top: 100px;
}

.mt-120 {
	margin-top: 100px;
}

.t-align-c {
	text-align: center;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.padding0 {
	padding: 0px;
}

.padding0-sm15 {
	padding: 0px;
}

#w-70 {
	margin: 0 auto;
	width: 70%;
	overflow: hidden;
}

#w-80 {
	margin: 0 auto;
	width: 80%;
	/* overflow: hidden; */
}

#w-90 {
	margin: 0 auto;
	width: 90%;
	/* overflow: hidden; */
}
#w-top{
	margin: 0 auto;
	width: 90%;
}

#w-1260 {
	margin: 0 auto;
	width: 1260px;
	overflow: hidden;
}

#w-1260-1 {
	margin: 0 auto;
	width: 1260px;
}

#pro-w {
	margin: 0 auto;
	width: 80%;
	overflow: hidden;
}

.p-img {
	width: 100%;
}

/*===================top====================*/
.h-logo img{margin-left: 25px;}
.mini-logo img{width: 100%;}
.top-logo {
	float: left;
	width: 50%;
	text-align: left;
}

.top-phone {
	float: right;
	width: 40%;
	text-align: right;
}
/*导航*/
.pc-menu-bg {
	padding-top: 13px;
	position: relative;
	z-index: 111111111111;
	width: 100%;
	background-color: #f2f0f1;
	height: 62px;
}

.header-nav {
	position: relative;
	z-index: 11111111;
	text-align: center;
}
.header-nav ul{
	text-align: center;
}
.header-nav li{
	text-align: center;
}
.header-nav .nav-list>li {
	/*float:left;*/
	padding: 4px 0;
	width: 11%;
	position: relative;
	display: inline-block;
	border-radius: 30px;
}

.header-nav .nav-list>li:hover {
	background-color: #009c84;
	color: #fff;
}

.header-nav .nav-list>li>a {
	display: block;
	padding: 0 0px;
	font-size: 16px;
	position: relative;
	color: #333;
	text-align: center;
}

.header-nav .nav-list>li:hover a {
	color: #fff;
}

/* .header-nav li.active>a,.header-nav .nav-list>li>a:hover{color:#f6ff00;} */
.header-nav li.active {
	background-color: #009c84;
}

.header-nav li.active a {
	color: #fff;
}

.header-nav .nav-list>li>a:after {
	content: '';
	position: absolute;
	/* bottom: -58px;
	width: 0px;
	height: 5px;
	background-color: #174fa2;
	left: 18%;
	margin-top: -5px; */
	/*margin-left:25px;*/
	transition: all 0.3s ease-in-out;
}

.header-nav .nav-list>li:hover>a:after,
.header-nav .nav-list>li.active>a:after {
	/* width: 60px; */
}

.header-nav .nav-list>li:last-child>a:after {
	/* display: none; */
}

.header-nav .header-contact {
	margin-top: 32px;
	no-repeat left center;
	padding-left: 42px;
}

.header-nav .header-contact>p {
	color: #444;
	font-size: 14px;
	margin-bottom: 0;
	line-height: 18px;
}

.header-nav .header-contact>.fr p:first-child {
	font-size: 12px;
	color: #bbb;
	line-height: 12px;
}

.top-icon {
	width: 12px;
	height: 12px;
	position: absolute;
	margin-left: -18px;
	vertical-align: middle;
	margin-top: 6px;
}

.icon-follow {
	background: url("img/top_icons2.png") no-repeat left center;
}

.icon-global {
	background: url("img/top_icons3.png") no-repeat left center;
}

.dropdown-menu {
	border-radius: 0;
	margin-top: 2px;
	margin-left: 0px;
	border-top-color: #ddd;
	min-width: auto;
	display: block;
	display: none\9;
	display: block\9\0;
	-webkit-transform: scale(1.2, 0);
	transform: scale(1.2, 0);
	opacity: 0;
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-transition: all .2s ease-out;
	-webkit-transition: -webkit-all .2s ease-out;
	transition: -webkit-all .2s ease-out;
	transition: all .2s ease-out;
	transition: all .2s ease-out, -webkit-all .2s ease-out;
	-webkit-box-shadow: 0px 5px 8px rgba(102, 102, 102, 0.35);
	box-shadow: 0px 5px 8px rgba(102, 102, 102, 0.35);
	padding: 17px 26px;
}

.dropdown-menu>li:not(:last-child) {
	border-bottom: 1px solid #d7d7d7;
}

.dropdown-menu>li>a {
	padding: 5px 17px;
	font-size: 14px;
	line-height: 28px;
	color: #333 !important;
}

.dropdown-menu>li>a:hover {
	color: #fff !important;
	background-color: #009c84;
}


.dropdown-active {
	display: block\9;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
}

.chanpin_list_wrap {
	-webkit-transition: all .2s ease-out;
	-webkit-transition: -webkit-all .2s ease-out;
	transition: -webkit-all .2s ease-out;
	transition: all .2s ease-out;
	transition: all .2s ease-out, -webkit-all .2s ease-out;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	position: absolute;
	z-index: 99;
	left: 0;
	right: 0;
	top: 97px;
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 22px;
}

.chanpin_list_wrap .chanpin_list {
	/* margin:0 15px; */
	text-align: center;
}

.chanpin_list_wrap .chanpin_list h3 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	color: #333;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}

.chanpin_list_wrap ul {
	padding-left: 0;
}

.chanpin_list_wrap ul li {
	line-height: 24px;
}

.chanpin_list_wrap ul li .pro_list_item a {
	color: #999;
	font-size: 14px;
	margin: 0 10px 14px;
	line-height: 14px;
	display: inline-block;
}

.chanpin_list_wrap ul li .pro_list_item a.active {
	color: #FF9900
}

.chanpin_list_wrap li span {
	color: #3671CF;
	width: 80px;
	border-right: 1px solid #e4e4e4;
	line-height: 14px;
	margin-right: 15px;
	float: left;
}

.chanpin_list_wrap li a {
	color: #777;
}

.chanpin_list_wrap li a:hover {
	color: #f90;
}

.chanpin_list_wrap li span>a {
	color: inherit;
}

.chanpin_list_wrap li span>a:hover {
	color: inherit;
}

.chanpin_list_wrap .pro_list_item {
	overflow: hidden;
}

.hide {
	display: none;
}

/*====================手机站menu====================*/
.ph-menu {
	display: block;
	width: 100%;
	padding: 10px 0px;
	font-size: 14px;
	color: #333;
	text-align: center;
}

.iphone {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}

.iphone-tit {
	padding: 10px 0px;
	width: 100%;
	font-size: 22px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}

.iphone__screen {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	width: 100%;
	/*height:100%;*/
	overflow: hidden;
}

.iphone__content {
	position: relative;
	width: 100%;
	height: 100%;
}

.nav {
	position: absolute;
	z-index: 100;
	opacity: 0;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
}

.nav--active .nav {
	opacity: 1;
	background-color: #333;
}

.nav__list {
	margin: 0;
	padding: 10px;
	padding-top: 30px;
}

.nav__item {
	margin: 0 auto;
	width: 90%;
	padding: 7px;
	list-style-type: none;
	text-align: left;
}

.nav__item:after {
	content: '';
	display: block;
	position: relative;
	bottom: -8px;
	width: 50%;
	height: 1px;
	background: rgba(255, 255, 255, 0.3);
}

.nav__link {
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	opacity: 1;
	-webkit-transition: opacity 300ms ease-in-out;
	transition: opacity 300ms ease-in-out;
}

.nav__trigger {
	display: block;
	position: relative;
	z-index: 111111;
	position: fixed;
	top: 20px;
	right: 10px;
	padding: 10px;
	padding-bottom: 15px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 8px;
}

.nav--active .nav__trigger {
	opacity: 0.5;
}

.nav__icon {
	display: inline-block;
	position: relative;
	width: 30px;
	height: 5px;
	background-color: #FFFFFF;
	-webkit-transition-property: background-color, -webkit-transform;
	transition-property: background-color, -webkit-transform;
	transition-property: background-color, transform;
	transition-property: background-color, transform, -webkit-transform;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
}

.nav__icon:before,
.nav__icon:after {
	content: '';
	display: block;
	width: 30px;
	height: 5px;
	position: absolute;
	background: #FFFFFF;
	-webkit-transition-property: margin, -webkit-transform;
	transition-property: margin, -webkit-transform;
	transition-property: margin, transform;
	transition-property: margin, transform, -webkit-transform;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
}

.nav__icon:before {
	margin-top: -10px;
}

.nav__icon:after {
	margin-top: 10px;
}


/*====================手机站menu2====================*/
.ph-menu2 {
	height: auto;
	padding: 5px;
	background-color: #2c2c2c;
	overflow: hidden;
}

.ph-menu2 li {
	float: left;
	width: 25%;
	height: auto;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}

.ph-menu2 li a {
	display: block;
	margin: 2px auto;
	padding: 6px 0px;
	width: 96%;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	border: 1px solid #fff;
	border-radius: 5px;
}

/*====================手机站 end menu2====================*/

/* 样式一*/
.style-1 .nav {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  width: 100%;
  height: 100%;
}

.style-1 .nav--active {
  height: 100%;
}

.style-1 .nav__link {
  opacity: 0;
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms;
}

.style-1 .nav--active .nav__link {
  opacity: 1;
}

.style-1 .nav--active .nav {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.style-1 .nav--active .nav__icon {
  background: rgba(0, 0, 0, 0);
}

.style-1 .nav--active .nav__icon:before {
  margin-top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.style-1 .nav--active .nav__icon:after {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*====================end手机站menu====================*/
.hy-logo{
  margin-top: 0px;
}
/*====================top====================*/
.top-gg {
	padding: 15px 0px;
	background-color: #fff;
	border-bottom: 1px solid #f1f1f1;
}

.top-l {
	font-size: 14px;
	color: #a5a5a5;
}

.top-l p,
.top-l p a,
.top-l a {
	padding-top: 5px;
	font-size: 14px;
	color: #a5a5a5;
}

.top-r {
	text-align: right;
}

.top-r h3 {
	display: inline-block;
	font-size: 14px;
	color: #a5a5a5;
	vertical-align: middle;
}

.top-r p {
	display: inline-block;
	font-size: 22px;
	color: #09429b;
	font-weight: bold;
	vertical-align: middle;
}


/*====================title====================*/


/*====================middle====================*/
/*分类*/
.gl-proc{
    padding:15px 0px;
    text-align: center;
  }
  .gl-proc li{
    display: inline-block;
    text-align: -webkit-match-parent;
  }
  .gl-proc li a{
    display: block;
    font-size: 17px;
    margin-right: 5px;
    margin-top: 10px;
    width: auto;
    border: #d3d6da 1px solid;
    padding: 8.5px 14px;
    color: #666;
    border-radius: 3px;
    transition: all 0.5s;
  }
  .gl-proc li:hover a{
    background-color: #009c84;
    color: #fff;
  }

.jg-proc-active {
	background-color: #009c84 !important;
	color: #fff !important;
}

/*标题*/
.xm-tit {
	margin-top: 30px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #333;
}

.tit01 {
	padding-top: 6px;
	padding-bottom: 15px;
	width: 100%;
	height: auto;
	text-align: center;
	overflow: hidden;
}

.tit01 h2 {
	display: block;
	font-size: 35px;
	color: #009c84;
	text-align: center;
	font-weight: bold;
}

.tit01 p {
	display: block;
	margin-top: 10px;
	position: relative;
	font-size: 20px;
	letter-spacing: 1px;
	text-align: center;
}

.tit01 span {
	display: block;
	margin-top: 8px;
	text-align: center;
	font-size: 14px;
	color: #999;
}

.tit01 .zia {
	font-size: 35px;
	color: #313131;
	font-weight: bold;
}

.tit02 {
	padding: 15px;
}

.tit02 h2 {
	display: inline-block;
	padding-bottom: 15px;
	font-size: 35px;
	color: #009c84;
	font-weight: bold;
}

.tit02 p {
	display: inline-block;
	font-size: 17px;
	color: #666;
}

.tit02 a {
	display: inline-block;
	margin-top: 15px;
	float: right;
	padding: 8px 15px;
	background-color: #009c84;
	font-size: 15px;
	color: #fff;
	text-align: center;
}

.tit02 .zia {
	font-size: 35px;
	color: #313131;
	font-weight: bold;
}

.tit02 .linea {
	margin-top: 15px;
	width: 100%;
	height: 1px;
	background-color: #efefef;
}

/*切换tab*/
#zSlider {
	margin: 0px auto;
	width: 1200px;
	overflow: hidden;
}

#picshow {
	position: relative;
}

#picshow,
#picshow_img {
	width: 850px;
	overflow: hidden;
	float: right;
}

#picshow_img li {
	padding: 10px;
	overflow: hidden;
	float: left;
	display: none;
	border: 1px solid #c9c9c9;
	box-sizing: border-box;
}

#picshow_img img {
	width: 100%;
	height: 520px;
}

#picshow_tx {
	left: 11px;
	width: 828px;
	bottom: 11px;
	position: absolute;
	height: 90px;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.6);
}

#picshow_tx li {
	background: url(../images/picshow_bg.png) repeat;
	padding: 10px 30px;
	color: #fff;
	display: none;
}

#picshow_tx li a {
	color: #fff;
	font-size: 20px;
}

#picshow_tx li a:hover {
	text-decoration: underline;
}

#picshow_tx li h3 {
	margin: 13px 0;
	font-size: 20px;
}

#picshow_tx li p {
	color: #ccc;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
}

#select_btn {
	width: 330px;
	color: #111;
	float: left;
	display: inline;
	/* background-color:#f0f0f0; */
}

#select_btn ul h3 {
	padding: 35px 0px;
	background-color: #009c84;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

#select_btn li {
	margin: 5px 0px;
	padding: 10px 11px 10px 9px;
	widows: 100%;
	border: 1px solid #c9c9c9;
	cursor: pointer;
	background-color: #fff;
	transition: all .3s ease 0s;
}

#select_btn li:hover {
	background-color: #184fa1;
}

#select_btn li a:hover {
	color: #fff;
}

#select_btn li.current a {
	color: #fff;
	transition: all 0.0s ease-in-out;
}

#select_btn li.current {
	background-color: #184fa1;
}

#select_btn li.current a span {
	display: block;
}

#select_btn li.current:hover {
	background-color: #184fa1;
}

#select_btn a {
	color: #333;
}

#select_btn a span {
	font-size: 15px;
}

#select_btn img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 70px;
	height: 49px;
	margin-right: 10px;
	float: left;
}

#select_btn .select_text {
	font-size: 17px;
	overflow: hidden;
	display: block;
}

#select_btn .select_text:hover {
	text-decoration: underline;
}

#select_btn .select_date {
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	display: block;
}

#foot_bm a,
#foot_bm,
p,
p a {
	color: #666;
}

/*end 切换tab*/


/*分类*/
.xm-proc-w {
	padding: 15px 0px;
	width: 100%;
	height: auto;
	background: url(../images/bga.jpg) top center;
}

.xm-proc {
	text-align: center;
}

.xm-proc li {
	display: inline-block;
	padding-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 13%;
	box-sizing: border-box;
	overflow: hidden;
}

.xm-proc li:hover {
	/* padding-top: 10px; */
	box-shadow: 0px 5px 5px 5px #efefef;
	background-color: #ff2121;
	border-radius: 15px;
}

.xm-proc li .tua {
	margin: 0 auto;
	width: 90%;
	border-radius: 10px;
	border: 5px solid #ff2121;
	box-sizing: border-box;
	overflow: hidden;
}

.xm-proc li:hover .tua {
	width: 80%;
	border: 5px solid #fff;
	transform: rotateY(180deg);
}

.xm-proc li .tua img {
	width: 100%;
}

.xm-proc li h3 {
	display: block;
	margin-top: 5px;
	padding: 12px 0px;
	font-size: 18px;
	color: #2d2d2d;
	text-align: center;
	font-weight: bold;
}

.xm-proc li:hover h3 {
	color: #fff;
}

/*产品列表*/
.pro-padd {
	padding: 8px;
}

.pro-bg {
	padding: 50px 0px 30px 0px;
	background: url(../images/bg1.jpg);
	background-color: #fcfbfb;
	overflow: hidden;
}

.jy-pro {
	margin-bottom: 15px;
	position: relative;
	border: 1px solid #666;
	background-color: #fff;
}

.jy-pro:before {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
	width: 100%;
	height: 0px;
	background-color: #1750a1;
	transition: all 0.3s ease-out;
}

.jy-pro:hover:before {
	height: 100%;
}

.jy-pro .tu {
	position: relative;
	z-index: 10;
	margin: 5px;
	height: auto;
	overflow: hidden;
}

.jy-pro .tu img {
	width: 100%;
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}

.jy-pro:hover .tu img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}

.jy-pro h3 {
	display: block;
	position: relative;
	z-index: 10;
	padding: 15px 0px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	transition: all 0.3s ease-out;
}


.jy-pro .linea {
	display: block;
	position: relative;
	z-index: 10;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 50px;
	height: 2px;
	background-color: #666;
	transition: all 0.3s ease-out;
}

.jy-pro p {
	display: block;
	padding: 0px 15px;
	position: relative;
	z-index: 10;
	height: 40px;
	font-size: 14px;
	color: #666;
	line-height: 150%;
	text-align: center;
	overflow: hidden;
	transition: all 0.3s ease-out;
}

.jy-pro .more {
	display: block;
	position: relative;
	z-index: 10;
	margin: 15px auto;
	padding: 5px;
	width: 30%;
	background-color: #1750a1;
	text-align: center;
	font-size: 15px;
	color: #fff;
	transition: all 0.3s ease-out;
}

.jy-pro:hover .more {
	background-color: #ffd101;
	color: #333;
}


.jy-pro:hover h3,
.jy-pro:hover p {
	color: #fff;
}

.jy-pro:hover .linea {
	background-color: #fff;
}

/*end 产品列表*/

/*简介*/
.about-w {
	width: 100%;
	height: 899px;
	background: url(../images/about-bg.jpg) top center #b1b1b1 no-repeat;
	overflow: hidden;
}

.about-tit {
	margin: 0 auto;
	margin-top: 66px;
	width: 100%;
	height: auto;
	background: url(../images/about-bga.png) top center no-repeat;
}

.about-tit h2 {
	display: block;
	text-align: center;
	font-size: 45px;
	color: #010101;
	font-weight: bold;
}

.about-tit h2 font {
	font-size: 45px;
	color: #009c84;
	font-weight: bold;
}

.about-tit span {
	display: block;
	margin: 0 auto;
	margin-top: 16px;
	width: 121px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	background-color: #009c84;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	border-radius: 30px;
}

.about-tit p {
	display: block;
	margin-top: 15px;
	text-align: center;
	font-size: 17px;
	color: #565656;
}

.about-nra {
	margin-top: 30px;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.about-nra .ab-conta {
	height: 330px;
	font-size: 18px;
	color: #010101;
	line-height: 210%;
	overflow: hidden;
}

.about-nra .ab-conta p {
	font-size: 18px;
	color: #010101;
	line-height: 210%;
	font-weight: bold;
	text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
}

.about-nra .morea a {
	display: block;
	margin-top: 20px;
	width: 176px;
	height: 38px;
	border: 1px solid #a5d3f0;
	text-align: center;
	line-height: 38px;
	background-color: #009c84;
	font-size: 15px;
	color: #fff;
	border-radius: 5px;
}

.about-pad {
	padding: 7px;
}

.about-list {
	width: 100%;
	height: 210px;
	border-radius: 15px;
}

.about-s-bga {
	background-color: #009c84;
}

.about-s-bgb {
	background: url(../images/about-bga.jpg) center center repeat;
}

.about-list .a-l-nr {
	padding: 12% 15%;
}

.about-list .a-l-nr p {
	display: block;
	font-size: 35px;
	color: #fff;
	font-weight: bold;
}

.about-list .a-l-nr span {
	display: block;
	margin-top: 15px;
	font-size: 35px;
	color: #fff;
	font-weight: bold;
}

.about-list .a-l-nr span font {
	font-size: 22px;
	color: #fff;
	font-weight: 400;
}

.about-listb {
	width: 100%;
	background: url(../images/about-bgb.jpg) center center repeat;
	height: 210px;
	border-radius: 15px;
}

.about-listb .a-l-nr {
	padding: 4% 8%;
}

.about-listb .a-l-nr h3 {
	display: block;
	margin-bottom: 20px;
	font-size: 35px;
	color: #fff;
	font-weight: bold;
}

.about-listb .a-l-nr li {
	padding: 2px 0px;
	overflow: hidden;
}

.about-listb .a-l-nr li .tua {
	float: left;
	width: 35px;
	height: 27px;
}

.about-listb .a-l-nr li p {
	margin-left: 40px;
	font-size: 20px;
	color: #fff;
}

/*新闻*/
.h-news-l {}

.h-news-l .tua {
	width: 100%;
	overflow: hidden;
}

.h-news-l .tua img {
	width: 100%;
}

.h-newsr {
	
}
.h-newsr li{
	margin-bottom: 30px;
	overflow: hidden;
}

.h-newsr li .tua {
	float: left;
	width: 29%;
	overflow: hidden;
}

.h-newsr li .tua img {
	width: 100%;
}

.h-newsr li .nra {
	float: right;
	width: 67%;
	overflow: hidden;
}

.h-newsr li .nra a h3 {
	display: block;
	font-size: 20px;
	color: #333;
	height: 46px;
}
.h-newsr li .nra p{
	display: block;
	width: 100%;
	height: 40px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}
.h-newsr li .nra .morea a{
	display: block;
	width: 100px;
	padding:2px 15px;
	margin-top: 15px;
	border:1px solid #999999;
	text-align: center;
	font-size: 14px;
	color: #999;
	border-radius: 15px;
}

/*荣誉*/
.yongyu{
	text-align: center;
}
.yongyu li{
	display: inline-block;
	width: 18%;
	margin:1%;
	overflow: hidden;
}
.yongyu li .tua{
	width: 100%;
	border:1px solid #efefef;
	box-sizing: border-box;
	overflow: hidden;
}
.yongyu li .tua img{
	width: 100%;
}

/*产品切换*/
.index-item01 {}

.index-item01 .list {
	position: relative;
	text-align: center;
}

.index-item01 .list .mark {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	background-image: linear-gradient(to bottom right, rgba(0, 0, 0, 0.1), rgba(255, 0, 0, 0));
}

.index-item01 .list .num {
	font-family: 'din';
	position: absolute;
	right: 0;
	top: 0;
	font-size: 400px;
	line-height: 375px;
	color: rgba(0, 0, 0, 0.05);
}

.index-item01 .list .content {
	position: relative;
	z-index: 2;
	padding: 75px 0px 60px 0;
}

.index-item01 .list .content img {
	width: 100%;
}

.index-item01 .list .content .title {
	font-size: 36px;
	color: #003b83;
}

.index-item01 .list .content .subtit {
	margin-bottom: 20px;
	color: #333;
}

.index-item01 .list .content>a {
	margin: 0 auto;
	display: block;
	border-radius: 30px;
	border: 1px solid #eee;
	margin-top: 60px;
	width: 140px;
	height: 40px;
	line-height: 38px;
	background: #fff;
}

.index-item01 .list .content>a i {
	width: 6px;
	height: 10px;
	display: inline-block;
	background: url(../images/index-item01-icon.png) no-repeat center center;
	vertical-align: middle;
	margin-left: 15px;
	margin-top: -3px;
}

.index-item01 .swiper-button-prev,
.index-item01 .swiper-button-next {
	width: 25px;
	height: 25px;
	margin-top: -12.5px;
	background: url(../images/product-arrow.png) no-repeat left top/50px auto;
	position: absolute;
	top: 50%;
	cursor: pointer;
	display: none;
}

.index-item01 .swiper-button-prev {
	background-position: left top;
	left: 20px;
}

.index-item01 .swiper-button-next {
	background-position: right top;
	right: 20px;
}

.index-item01 .swiper-button-prev:hover {
	background-position: left bottom;
}

.index-item01 .swiper-button-next:hover {
	background-position: right bottom;
}

@media screen and (min-width:1024px) {
	.index-item01 .list:hover .num {
		opacity: 0;
	}

	.index-item01 .list:hover .mark {
		opacity: 0;
	}

	.index-item01 .list .content>a:hover {
		color: #fff;
		background: #003b83;
		border: 1px solid #003b83;
	}

	.index-item01 .list .content>a:hover i {
		background: url(../images/index-item01-icon-h.png) no-repeat center center;
	}
}

@media screen and (max-width:1025px) {
	.index-item01 .list {}

	.index-item01 .list .num {
		font-size: 180px;
		line-height: 180px;
	}

	.index-item01 .list .content {
		padding: 25px 0px 20px 0;
	}

	.index-item01 .list .content .subtit {
		margin-bottom: 10px;
	}

	.index-item01 .list .content .title {
		font-size: 18px;
	}

	.index-item01 .list .content>a {
		margin-top: 10px;
		width: 120px;
		height: 35px;
		line-height: 33px;
	}

	.index-item01 .swiper-button-prev,
	.index-item01 .swiper-button-next {
		display: block;
	}
}

/*产品切换*/
/*案例*/
/*品鉴*/
.swiper-container-pj {
	margin: 0 auto;
	width: 85%;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
}

.swiper-container-pj .swiper-slide {
	text-align: center;
	font-size: 18px;
	color: #fff;
	/* background-color: #00347B; */
	/* height: calc((100% - 30px) / 2); */
	height: auto;


	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-pagination-pj {
	padding: 15px 0px;
	width: 100%;
	text-align: center;
}

.swiper-pagination-pj .swiper-pagination-bullet {
	background-color: #333;
	margin: 0px 4px;
	width: 100px;
	height: 3px;
	border-radius: 0px;
}

.th-pj {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.th-pj .tua {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.th-pj .tua img {
	width: 100%;
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}

.th-pj:hover .tua img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}

/*展会*/
.zhanhui {
	padding: 8px;
}

.zhanhui .tua {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.zhanhui .tua .zh-logo {
	position: absolute;
	z-index: 10;
	bottom: 50%;
	left: 50%;
	margin-bottom: -150px;
	margin-left: -150px;
	opacity: 0;
}

.zhanhui .tua .zh-logo img {
	width: 300%;
}

.zhanhui:hover .tua .zh-logo {
	opacity: 1;
	left: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.zhanhui:hover .tua .zh-logo img {
	width: 100px;
}

.zhanhui .tua img {
	width: 100%;
}

.zhanhui .tita {
	padding: 15px;
	background-color: #efefef;
}

.zhanhui .tita a h3 {
	display: block;
	padding: 10px 0px;
	font-size: 17px;
	color: #333;
	text-align: center;
}

.zhanhui .tita p {
	display: block;
	padding: 0px 15px 15px 15px;
	font-size: 15px;
	color: #333;
	text-align: center;
}

.zhanhui:hover .tita {
	background-color: #2056ae;
}

.zhanhui:hover .tita a h3,
.zhanhui:hover .tita p {
	color: #fff;
}

/*项目介绍*/
.fold_wrap {
	width: 100%;
	height: 560px;
	margin: 40px auto 0 auto;
	overflow: hidden;
}

.fold_wrap li {
	float: left;
	width: 130px;
	height: 560px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.fold_wrap li .mask_b {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .3);
	_background: #B2B2B2;
}

.fold_wrap li.active .mask_b {
	background: none;
}

.fold_wrap li .mask_b h4 {
	color: #fff;
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 26px;
	line-height: 150%;
	position: relative;
	padding: 40px 0 0 0;
	text-align: center;
}

.fold_wrap li.big {
	width: 322px;
}

.fold_wrap li .adv_intro {
	display: none;
	height: 60px;
	padding: 10px;
	position: absolute;
	left: 0;
	bottom: 10px;
	background: #333;
	color: #FFF;
	overflow: hidden;
}

.adv_intro_show {
	bottom: 0 !important;
	transition: bottom 0.3s linear 0.3s;
	-webkit-transition: bottom 0.3s linear 0.3s;
}

.pic_auto {
	width: 100%;
	height: 100%;
}

.pic_auto1 {
	background: url(../images/xm1.jpg) no-repeat center 0;
}

.pic_auto2 {
	background: url(../images/xm2.jpg) no-repeat center 0;
}

.pic_auto3 {
	background: url(../images/xm3.jpg) no-repeat center 0;
}

.pic_auto4 {
	background: url(../images/xm4.jpg) no-repeat center 0;
}

.pic_auto5 {
	background: url(../images/xm5.jpg) no-repeat center 0;
}

.pic_auto6 {
	background: url(../images/xm6.jpg) no-repeat center 0;
}

.pic_auto7 {
	background: url(../images/xm7.jpg) no-repeat center 0;
}


.pic_auto10 {
	background: url(../images/xm10.jpg) no-repeat center 0;
}


.xm-tit {
	margin-top: 30px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #009c84;
}
/*推荐产品*/
.tuijian-w{
	padding:15px 10px;
}
.tujian-pad{
	padding:6px;
}
.tujian-pro{
	position: relative;
	margin-bottom: 15px;
}
.tujian-pro img{
	width: 100%;
}
.tujian-pro .zia{
	position: absolute;
	z-index: 10;
	bottom: 0px;
	width: 100%;
	padding: 15px 15px;
	color: #fff;
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	background: -webkit-linear-gradient(top, rgba(255, 0, 0, 0), #666);
}

/*====================end middle====================*/
/*====================foot====================*/
.foot-w {
	padding: 20px 0px;
	width: 100%;
	height: auto;
	background: url(../images/foot-bg.jpg) top center repeat-x;
	overflow: hidden;
}

.foot-listtu {
	padding-bottom: 20px;
	border-bottom: 1px solid #fff;
	text-align: center;
}

.foot-listtu li {
	display: inline-block;
	width: 20%;
	text-align: center;
}

.foot-listtu li img {
	display: inline-block;
	vertical-align: middle;
}

.foot-listtu li p {
	display: inline-block;
	padding-left: 15px;
	vertical-align: middle;
	font-size: 17px;
	color: #fff;
}

.foot-tit {
	margin-top: 20px;
}

.foot-tit p {
	display: block;
	font-size: 40px;
	color: #fff;
}

.foot-lx {
	margin-top: 25px;
	font-size: 15px;
	color: #fff;
	line-height: 170%;
}

.foot-lx p,
.foot-lx p a,
.foot-lx p strong {
	font-size: 18px;
	color: #fff;
	line-height: 170%;
}

.foot-menu {
	margin-top: 35px;
}

.foot-menu a {
	display: block;
	padding-bottom: 10px;
	float: left;
	width: 40%;
	font-size: 14px;
	color: #fff;
}

.foot-proc {
	margin-top: 35px;
}

.foot-proc a {
	display: block;
	padding-bottom: 10px;
	float: left;
	width: 46%;
	font-size: 14px;
	color: #fff;
}

.foot-wx {
	margin: 29px;
}

.foot-wx .tit p {
	display: block;
	margin: 0 auto;
	width: 70%;
	padding: 5px 0px;
	text-align: center;
	background-color: #ff9000;
	font-size: 18px;
	color: #fff;
	border-radius: 30px;
}

.foot-wx img {
	display: block;
	width: 150px;
	margin: 0 auto;
	margin-top: 15px;
}

.foot-wx .zia {
	display: block;
	margin-top: 15px;
	text-align: center;
	font-size: 15px;
	color: #fff;
}

.f-bq {
	margin-top: 20px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.f-bq a,
.f-bq p,
.f-bq p a {
	font-size: 14px;
	color: #fff;
	text-align: center;
}
/*内页产品详情电话*/
.yan-phone{
  margin-top: 20px;
  border-top:1px solid #efefef;
  overflow: hidden;
}

.proshow1{
  overflow: hidden;
}
.proshow1 p{
  display: block;
  padding:5px;
  font-size: 17px;
  color: #2e2e2e;
  vertical-align: middle;
  line-height: 40px;
  border-bottom: 1px dashed #d2d2d2;
  overflow: hidden;
}
.proshow1 p img{
  display:inline-block;
  float: left;
  margin-right: 15px;
  vertical-align: middle;
}
.proshow1 a{
  display: block;
  margin-top: 15px;
  width: 206px;
  height: 47px;
  background-color: #434343;
  text-align: center;
  line-height: 47px;
  font-size: 17px;
  color: #fff;
  border-radius: 8px;
}
.proshow2{
  margin-top: 20px;
  overflow: hidden;
  text-align: center;
}
.proshow2 li{
  float: left;
  margin:0 5px;
  width: 140px;
  height: auto;
}
.proshow2 li img{
  display: block;
  margin:0 auto;
  margin-bottom: 10px;
}
.proshow2 li p{
  display: block;
  font-size: 17px;
  color: #434343;
  line-height: 170%;
  text-align: center;
}
.proshow2 li p strong{
  font-size: 17px;
  color: #434343;
  line-height: 170%;
  font-weight: bold;
}
.proshow2 a{
  display: block;
  margin-top: 15px;
  width: 206px;
  height: 47px;
  background-color: #434343;
  text-align: center;
  line-height: 47px;
  font-size: 17px;
  color: #fff;
  border-radius: 8px;
}
/*内页*/
.jt-ny-tit{
  position: relative;
  height: 400px;
}
.jt-ny-tit h2{
  position: absolute;
  bottom:0px;
  left:0px;
  width: 200px;
  height: 50px;
  background-color: #009c84;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 26px;
}

/*手机样式*/
  /*优势*/

/*返回顶部*/
.to-top { position: relative; z-index: 11111111111; display: none; padding: 5px 10px; color: #fff !important; background-color: #f50;}
.to-top:visited { color: #fff;}
/*end手机样式*/

/*====================PC====================*/
@media only screen and (max-width: 1560px) {
	
}

@media only screen and (max-width: 1400px){	
	#w-90{width: 100%;}
	.header-nav .nav-list>li>a{font-size: 15px;}
}



@media only screen and (max-width: 1260px){
  #w-1260{width:100%;}
  #w-1260-1{width:100%;}
  .w-1260{width:100%;}
  .w-1260-1{width:100%;}
  #w-90{width: 100%;}
  #w-80{width: 100%;}
  #w-70{width: 100%;}
  #pro-w{width: 100%;}
  .padding0-sm15{padding:0px 15px;}
  .pc-menu-bg{width: 100%;}
  .pc-menu{width: 100%;}
  
  /*menu*/
  .header-nav .nav-list>li>a{padding:0 3px;}
  .header-nav .nav-list > li > a::after{margin-left: 12px;}

	
  .jg-proc{text-align: center;}
  .jg-proc li{width: 19%; margin:5px 0.5%; display: inline-block;}
  .jg-proc li a{font-size: 20px;}

  .about-listb .a-l-nr h3{font-size: 23px;}
  .about-listb .a-l-nr li p{font-size: 16px;}

}


@media only screen and (max-width: 1060px){


}

@media only screen and (max-width: 992px){
  #w-1260{width:100%;}
  #w-1260-1{width:100%;}
  .w-1260{width:100%;}
  .w-1260-1{width:100%;}
  #w-90{width: 100%;}
  #w-80{width: 100%;}
  #w-70{width: 100%;}
  
  .padding0-sm15{padding:0px 15px;}
  .header-nav .nav-list>li{padding:7px 6px;}
  .pc-menu{width: 100%;}
  .pc-menu-bg{width: 100%;}
  .padding15-8{padding:8px;}
  .header-nav .nav-list>li>a{padding:0 3px;}
  .header-nav .nav-list > li > a::after{margin-left: 12px;}
  .h-logo img{width: 100%;}
  .top-phone img{width: 100%;}

  .about-listb .a-l-nr h3{font-size: 20px;}
  .about-listb .a-l-nr li p{font-size: 16px;}

  
  .foot-w{padding:25px 15px; height: auto;}
  .foot-one{width: 41%;}
  .foot-wx .tit p{border-radius: 5px; width: 100%; font-size: 15px;}
  .foot-wx img{width: 100%;}
  .foot-ewm{width: 100%; text-align: center;}



  .mini-tit{padding:0px 0px; text-align: center;}
  .mini-tit img{ display: block; width: 100%; margin:0 auto;}
	
	/*标题*/
  .tit1 p{font-size: 15px;}
  .tit1 h2{font-size: 25px; letter-spacing: 3px;}

  .tit02 p{font-size: 14px;}
  .tit02 span{font-size: 10px;}

  .fold_wrap li .mask_b h4{ padding:15px; }

  


}



/*====================手机====================*/
@media only screen and (max-width: 768px){
  #w-1200{width:100%;}
  #w-1200-1{width:100%;}
  #w-1260{width:100%;}
  #w-1260-1{width:100%;}
  .w-1260{width:100%;}
  .w-1260-1{width:100%;}
  #w-70{width: 100%;}
  #w-80{width: 100%;}
  #w-90{width: 100%;}
  #pro-w{width: 100%;}
  #w-top{width: 100%;}
  
  .mini-tit{padding:0px 0px; text-align: center;}
  .mini-tit img{ display: block; width: 100%; margin:0 auto;}

  .fold_wrap li .mask_b h4{font-size: 18px;}
  
  .top-logo{width: 80%; padding:10px 15px;}
  .top-logo img{width: 80%;}
  .xm-tit{margin-top: 0px; font-size: 26px;}
  .fold_wrap{height: 410px;}
  .fold_wrap li{height: 410px;}
  
  .padding0-sm15{padding:15px;}
  .tit01 .zia{font-size: 26px;}
  .tit01 p{ display: inline-block; padding:5px 15px;  font-size: 14px; letter-spacing: 0px; height: auto; margin-top: 0px;}
  .tit01 span{display: none;}
  .tit01{padding-bottom: 5px;}
  .tit01 h2{font-size: 26px; letter-spacing: 1px;}
  
  .jg-proc li{width: 48%; margin:5px 1%; display: inline-block;}
  .jg-proc li a{font-size: 18px;}

  .about-w{height: auto;}
  .about-list .a-l-nr p{font-size: 26px;}
  .about-list .a-l-nr span{font-size: 23px;}
  .about-list{height: auto;}
  .about-list .a-l-nr{padding:10% 10%;}
  .about-tit h2{font-size: 26px;}
  .about-tit h2 font{font-size: 26px;}
  .about-tit span{font-size: 14px;}
  .about-tit p{font-size: 14px; padding:2px 10px;}
  .about-nra .ab-conta p{font-size: 15px; line-height: 150%;}
  .about-nra .ab-conta{height: auto;}
  .about-nra .morea a{margin:0 auto; margin-top: 20px;}

  .h-news-l{margin-bottom: 20px;}
  .h-newsr li .nra a h3{height: auto;}
  .h-newsr li .nra .morea a{width: 80px; font-size: 12px;}
  .foot-tit{margin-top: 0px;}
  .foot-tit p{font-size: 30px;}
  .foot-wx{width: 60%; margin:0 auto;}
  .foot-w{background-repeat: repeat;}
  .foot-lx p, .foot-lx p a, .foot-lx p strong{font-size: 15px;}
  
 

  .swiper-pagination-pj .swiper-pagination-bullet{
  	width: 5px;height: 5px;
  }
  .case-w{height: auto;}

  .foot-r{width: 100%;}
  .foot-r .foot-logo img{width: 80%; margin:0 auto; display: block;}
  

  

  
  
  

/*标题*/
.ny-tit01 h2{font-size: 26px;}
.ny-tit01 span{font-size: 14px; padding:0 15px;}
/*其它*/
.search-p{padding:0px 15px; width: 90%; text-align: center; margin:0 auto;}


 /*地图*/
 .b-map .close-btn{
  top:10%;
 }
 .map-ys{height: 300px; width: 90%;}

 
 
}

.gl-proc{
	position: relative;
	height: 160px;
}

.gl-proc dt{
	margin-right: 32px;
	padding: 10px;
	background: #009688;
	float: left;
}

.gl-proc dt a {
	font-size: 18px;
	color: #fff;
}
.gl-proc dd a{
	font-size: 16px;
	color: #009688;
	font-weight: 600;
	border-bottom: #009688;
}

.gl-proc dd{
	width: 200px;
	position: absolute;
	top: 10px;
	left: 0;
	margin: 20px;
	z-index: -1;
	transition: all 0.6s ease; 
}
.gl-proc dd:nth-child(2){
	top: 50px;
}

.gl-proc:hover  dd{
	z-index: 4;
	transform: translateY(60px);
}

